home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: news.uunet.ca!nypl!torfree!af798
- From: af798@torfree.net (Agatha D. Babiarz)
- Subject: MS _pg_getpalette()
- Message-ID: <DMEv55.IzC.0.bloor@torfree.net>
- Organization: Toronto Free-Net
- X-Newsreader: TIN [version 1.2 PL2]
- Date: Wed, 7 Feb 1996 15:03:04 GMT
-
- I'm using Microsoft 'presentation graphics' to produce chart.
- My problems is that it does not have LINEONLY for line style.
- If I want to plot a hundred or more data points the graph, and more
- than one series, the default plot characters like *, #, $ make the
- graph illegible.
-
- I tried to change default plot characters to a dot or anything else,
- using _pg_getpalette(), _pg_setpalette(), but it didn't work.
-
- As a matter of fack using only _pg_getpalette to check the defaults,
- screws up the graph.
-
- Does anybody know a sulution.
-
- Is there a similar graphics library of another brand available.
-
- Thanks in advance for help.
-
- a.b.
-